Skip to content

Support AsCollection::of($map), AsCollection::using($class, $map) #1714

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 17, 2025

Conversation

erikn69
Copy link
Contributor

@erikn69 erikn69 commented May 20, 2025

Summary

Support for AsCollection::of($map), AsCollection::using($class, $map)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Misc. change (internal, infrastructure, maintenance, etc.)

Checklist

  • Existing tests have been adapted and/or new tests have been added
  • Update the README.md
  • Code style has been fixed via composer fix-style

@erikn69 erikn69 force-pushed the patch-11 branch 2 times, most recently from 8f7fbb3 to f8a171b Compare May 20, 2025 17:40
@erikn69
Copy link
Contributor Author

erikn69 commented Jul 16, 2025

@barryvdh hi, any review??

@barryvdh barryvdh merged commit 6c4ba2a into barryvdh:master Jul 17, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AsCollection::of cast not handled
2 participants